home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / neko.tar / neko / oneko1.1 / oneko.cat < prev    next >
Text File  |  1992-07-09  |  5KB  |  199 lines

  1.  
  2.  
  3.  
  4. ONEKO(6)            Linux Programmer's Manual            ONEKO(6)
  5.  
  6.  
  7. //UUSSRR//CCOONNTTRRIIBBUUTTEEDD CCAAVVEEAATT
  8.        The  software  and  documentation  in /usr/contributed are
  9.        supported by users on campus rather than  by  the  central
  10.        support  organizations.  That is, they are *not* supported
  11.        by Academic Computing and Media or Computing and  Communi-
  12.        cations.   Questions  or  comments  about  the contents of
  13.        /usr/contributed should be sent to the support person  for
  14.        the  particular application, library, or information file.
  15.        The support person is cited in the Support Person field at
  16.        the end of the documentation for the particular topic.
  17.  
  18. NNAAMMEE oonneekkoo
  19.        The  program  oneko creates a cute cat chasing around your
  20.        mouse cursor.
  21.  
  22. SSYYNNOOPPSSIISS
  23.        oonneekkoo [--hheellpp] [--ttoorraa] [--ttiimmee _n] [--ssppeeeedd _n] [--iiddllee _n] [--rrvv]
  24.        [--nnoosshhaappee] [--ffgg] [--bbgg]
  25.  
  26. DDEESSCCRRIIPPTTIIOONN
  27.        _o_n_e_k_o  changes  your mouse cursor into mouse and creates a
  28.        little cute cat and the  cat  start  chasing  around  your
  29.        mouse  cursor.   If  the  cat catchup the ``mouse'', start
  30.        sleeping.
  31.  
  32.    OOppttiioonnss
  33.        --hheellpp  Prints help message on usage.
  34.  
  35.        --ttoorraa  Make cat into "tora-neko".  "Tora-neko"  means  cat
  36.               wite tiger-like stripe.  I don't know how to say it
  37.               in English.
  38.  
  39.        --ttiimmee _i_n_t_e_r_v_a_l
  40.               Sets interval timer which determine  intervals  for
  41.               cat animation.  Default value is 125000 and unit is
  42.               micro-second.  Smaller value makes cat run  faster.
  43.  
  44.        --ssppeeeedd _d_i_s_t_a_n_c_e
  45.               Specify the distance where cat jumps at one move in
  46.               dot resolution.  Default is 16.
  47.  
  48.        --iiddllee _s_p_e_e_d
  49.               Specify the threshold of the speed which  ``mouse''
  50.               running away to wake cat up.
  51.  
  52.        --rrvv    Reverse background color and foreground color.
  53.  
  54.        --nnoosshhaappee
  55.               Don't use SHAPE extension.
  56.  
  57.        --ffgg _c_o_l_o_r
  58.               Foreground color.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ONEKO(6)            Linux Programmer's Manual            ONEKO(6)
  71.  
  72.  
  73.        --bbgg _c_o_l_o_r
  74.               Background color.
  75.  
  76.    RReessoouurrcceess
  77.        Application  name  is  "neko"(or "tora") and class name is
  78.        "Oneko".
  79.  
  80.        ttoorraa   Set ``True'' if you want "tora-neko".
  81.  
  82.        ttiimmee   Sets interval timer in micro-second.
  83.  
  84.        ssppeeeedd  Sets distance to jump in pixel.
  85.  
  86.        iiddllee   Sets speed threshold to wake cat up when  ``mouse''
  87.               running away.
  88.  
  89.        nnoosshhaappee
  90.               Set  ``True'' if you don't want to use SHAPE exten-
  91.               sion.
  92.  
  93.        rreevveerrssee
  94.               Set ``True'' if you want to switch  foreground  and
  95.               background color.
  96.  
  97.        ffoorreeggrroouunndd
  98.               Foreground color.
  99.  
  100.        bbaacckkggrroouunndd
  101.               Background color.
  102.  
  103. NNootteess
  104.        While  this  program  uses  XGetDefault,  be  sure  to use
  105.        "neko.resouce" form.  If you run this program  as  "tora",
  106.        by  hard  of  soft  link,  the  --ttoorraa option is enabled by
  107.        default.
  108.  
  109. AAUUTTHHOORR
  110.        Original xneko is written by Masayuki Koba and modified by
  111.        Tatsuya   Kato  (kato@ntts.co.jp).   Send  bug  fixes  and
  112.        enhancements to kato@ntts.co.jp
  113.  
  114. MMAAIINNTTAAIINNEERR
  115.        Send questions or problems to ea08@andrew.cmu.edu
  116.  
  117. //UUSSRR//CCOONNTTRRIIBBUUTTEEDD CCAAVVEEAATT
  118.        The software and  documentation  in  /usr/contributed  are
  119.        supported  by  users  on campus rather than by the central
  120.        support organizations.  That is, they are *not*  supported
  121.        by  Academic Computing and Media or Computing and Communi-
  122.        cations.  Questions or  comments  about  the  contents  of
  123.        /usr/contributed  should be sent to the support person for
  124.        the particular application, library, or information  file.
  125.        The support person is cited in the Support Person field at
  126.        the end of the documentation for the particular topic.
  127.  
  128.  
  129.  
  130.                                                                 2
  131.  
  132.  
  133.  
  134.  
  135.  
  136. ONEKO(6)            Linux Programmer's Manual            ONEKO(6)
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                                                                 3
  197.  
  198.  
  199.